<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header_nav_box{
	background-color: var(--white) !important;
	background-color: #FFFFFF\0 !important;
}
.header_nav{
	padding-left: 220px;
	height: 40px;
	position: relative;
}
.header_nav a{
	color: var(--black333) !important;
	color: #333333\0 !important;
	font-size: 16px;
	margin: 0px 30px;
	padding: 0px 10px;
	float: left;
	line-height: 40px;
}
.header_nav a:nth-of-type(2){
	margin-left: 30px !important;
	padding-left: 10px !important;
}

.header_nav a:hover{
	color: var(--blue) !important;
	color: #0196fa\0 !important;
}

.banner_box{
	height: 396px;
}
/* left_nav start */
.left_nav{
	width: 200px;
	height: 436px;
	float: left;
	margin-top: -40px;
	background: var(--white);
	background: #FFFFFF\0;
}
.left_nav_title{
	font-size: 16px;
	color: var(--white);
	color: #FFFFFF\0;
	line-height: 40px;
	text-align: center;
	background: var(--blue);
	background: #0196fa\0;
	position: relative;
	z-index: 1;
}
.left_nav_title:before{
	margin-right: 16px;
}
.left_nav_list{
	padding: 3px 0px 9px;
	position: relative;
}
.left_nav_item{
	
}
.left_nav_item_title{
	font-size: 15px;
	color: var(--grey60);
	color: #606060\0;
	line-height: 30px;
	padding: 0px 20px 0px 32px;
	cursor: pointer;
}
.left_nav_item_title .fzw-right{
	float: right;
	color: #d4d4d4;
}
.left_nav_item_box{
	width: 1000px;
	height: 396px;
	position: absolute;
	left: 200px;
	top: 0px;
	border: 1px solid #007de4;
	border-left-width: 0px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 11px 10px 11px 18px;
	z-index: 11;
	display: none;
}
.left_nav_item_box:before{
	content: '';
	width: 10px;
	height: 100%;
	position: absolute;
	left: -10px;
	top: 0px;
	box-shadow: 10px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.left_nav_item:hover .left_nav_item_title{
	color: var(--blue);
	color: #0196fa\0;
}
.left_nav_item:hover .left_nav_item_title .fzw-right{
	color: var(--blue);
	color: #0196fa\0;
}
.left_nav_item:hover .left_nav_item_box{
	display: block;
}
/* item_box_top_left start */
.item_box_top_left{
	width: 679px;
	float: left;
}
.item_box_top_left_item{
	padding-bottom: 12px;
}
.item_box_top_left_item_title{
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 2px;
}
.item_box_top_left_item_title .icon{
	font-size: 22px;
	margin-right: 6px;
}
.item_box_top_left_item_list{
	height: 48px;
	overflow: hidden;
}
.item_box_top_left_item_list a{
	font-size: 14px;
	color: var(--grey60);
	color: #606060\0;
	line-height: 24px;
	margin-right: 11px;
	float: left;
}
/* item_box_top_left end */
/* item_box_top_right start */
.item_box_top_right{
	width: 278px;
	float: right;
	padding-bottom: 12px;
}
.item_box_top_right a{
	float: left;
	width: 50%;
	height: 58.66px;
	text-align: center;
	line-height: 18.66px;
	font-size: 14px;
	color: #303030;
	display: flex;
	align-items: center;
	justify-content: center;
}
.item_box_top_right a:nth-of-type(6n+1){
	background-color: #d0e0ec;
}
.item_box_top_right a:nth-of-type(6n+2){
	background-color: #9ecfde;
}
.item_box_top_right a:nth-of-type(6n+3){
	background-color: #9dbadf;
}
.item_box_top_right a:nth-of-type(6n+4){
	background-color: #b8c5da;
}
.item_box_top_right a:nth-of-type(6n+5){
	background-color: #7fb1d6;
}
.item_box_top_right a:nth-of-type(6n+6){
	background-color: #ceddef;
}
/* item_box_top_right end */

/* item_box_bottom_left start */
.item_box_bottom_left{
	width: 679px;
	float: left;
	padding-top: 11px;
}
.item_box_bottom_left a{
	width: 165.25px;
	height: 174px;
	float: left;
	margin-right: 6px;
}
.item_box_bottom_left a:last-of-type{
	margin-right: 0px;
}
.item_box_bottom_left a img{
	width: 100%;
	height: calc(100% - 35px);
	display: block;
	object-fit: cover;
}
.item_box_bottom_left a:after{
	content: attr(text_title);
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: var(--grey60);
	color: #606060\0;
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* item_box_bottom_left end */
/* item_box_bottom_right start */
.item_box_bottom_right{
	width: 278px;
	float: right;
}
.item_box_bottom_right a{
	float: left;
	width: 100%;
	height: 89px;
	overflow: hidden;
}
.item_box_bottom_right a:nth-of-type(1){
	margin-bottom: 6px;
}
/* item_box_bottom_right end */

/* left_nav end */

/* banner start */
.banner{
	width: 676px;
	height: calc(396px - 20px);
	margin: 20px;
	margin-bottom: 0px;
	float: left;
}
.banner_top{
	width: 100%;
	height: calc(100% - 120px - 16px);
	overflow: hidden;
	position: relative;
}
.banner_bottom{
	height: 120px;
	width: 100%;
	margin-top: 16px;
}
.banner_bottom a{
	width: 330.5px;
	height: 100%;
	float: left;
	display: block;
}
.banner_bottom a .img_cover {
	object-fit: fill;
	display: block;
}
.banner_bottom a:nth-of-type(1){
	margin-right: 15px;
}
/* banner end */
/* banner_right start */
.banner_right{
	width: 284px;
	height: calc(396px - 20px);
	float: left;
	background: var(--white);
	background: #FFFFFF\0;
	margin-top: 20px;
}
.banner_right_top{
	width: 100%;
	overflow: hidden;
}
.banner_right_top_top{
	padding: 28px 15px 0px 19px;
	height: 128px;
}
.banner_right_top_top_welcome{
	font-size: 14px;
	line-height: 24px;
	color: var(--blue);
	color: #0196fa\0;
}
.banner_right_top_top_btns{
	margin-top: 13px;
	overflow: hidden;
	border-bottom:3px solid var(--blue);
	border-bottom:3px solid #0196fa\0;
	padding-bottom: 23px;
}
.banner_right_top_top_btns .denglu,.banner_right_top_top_btns .zhuce{
	float: left;
	width: calc(50% - 2.5px);
	height: 40px;
	line-height: 38px;
	border: 1px solid var(--blue);
	border: 1px solid #0196fa\0;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
}
.banner_right_top_top_btns .denglu{
	margin-right: 5px;
	color: var(--white);
	color: #FFFFFF\0;
	background-color: var(--blue);
	background-color: #0196fa\0;
	border-radius: 5px;
}
.banner_right_top_top_btns .zhuce{
	color: var(--blue);
	color: #0196fa\0;
	border-radius: 5px;
}
.banner_right_top_bottom_title{
	color: var(--grey60);
	color: #606060\0;
	line-height: 36px;
	border-top: 3px solid #0196fa;
	border-bottom: 1px solid #e9e9e9;
	margin: 0px 15px 12px 19px;
	font-size: 16px;
}
.banner_right_top_bottom_title a{
	font-size: 14px;
	color: var(--blue);
	color: #0196fa\0;
	float: right;
}
.banner_right_top_bottom_item{
	font-size: 14px;
	float: left;
	width: calc(100% - 15px - 19px);
	margin: 0px 15px 0px 19px;
	line-height: 30px;
}
.banner_right_top_bottom_item a{
	color: var(--grey60);
	color: #606060\0;
	margin-left: 8px;
	float: left;
	width: calc(100% - 4px - 2px - 8px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner_right_top_bottom_item:before{
	content: '';
	float: left;
	width: 4px;
	height: 4px;
	margin-top: 13px;
	margin-left: 2px;
	background-color: var(--grey60);
	background-color: #606060\0;
}
.banner_right_top_bottom_item:hover:before{
	background-color: var(--blue);
	background-color: #0196fa\0;
}
.banner_right_bottom{
	width: 100%;
	height: 120px;
	margin-top: 16px;
}
.banner_right_bottom a{
	width: 100%;
	height: 100%;
	float: left;
}
.banner_right_bottom a img {
	object-fit: fill;
}
/* banner_right end */

/* supply_box start */
.supply_box{
	margin-top: 17px;
	overflow: hidden;
}
/* supply_left start */
.supply_left{
	width: 200px;
	background-color: var(--blue);
	background-color: #0196fa\0;
	float: left;
	padding: 55px 0px 50px;
}

.supply_left_p1{
	font-size: 26px;
	color: var(--white);
	color: #FFFFFF\0;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 3px 3px rgba(70, 97, 174, 0.73);
	line-height: 40px;
}
.supply_left_p2{
	font-size: 17px;
	color: var(--white);
	color: #FFFFFF\0;
	text-align: center;
	text-shadow: 2px 3px 3px rgba(70, 97, 174, 0.73);
	line-height: 29px;
}
.supply_left_p3{
	font-size: 36px;
	color: var(--white);
	color: #FFFFFF\0;
	margin-top: 11px;
	text-align: center;
}
.supply_left_div1{
	width: 84px;
	height: 88px;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	padding: 10px 9px;
	margin: 19px auto 0px;
}
.supply_left_img1{
	width: 88px;
	height: 88px;
	object-fit: cover;
	display: block;
}
.supply_left_p4{
	font-size: 14px;
	color: var(--white);
	color: #FFFFFF\0;
	line-height: 26px;
	text-align: center;
	margin-top: 13px;
}
/* supply_left end */

/* supply_center start */
.supply_center{
	width: 676px;
	margin: 0px 20px;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	height: 367px;
	float: left;
	padding: 12px 12px 9px;
}
.supply_center_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 31px;
	line-height: 36px;
	background-image: url(../img/supply_icon.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	background-size: 21px 21px;
}
.supply_center_table{
	width: 100%;
	height: 301px;
	margin-top: 9px;
}
.supply_center_table_th{
	background-color: #f5f7fa;
	width: 100%;
	height: 37px;
}
.supply_center_table_th .supply_center_table_td{
	float: left;
	line-height: 37px;
	color: var(--grey60);
	color: #606060\0;
	font-weight: bold;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 14px;
}
.supply_center_table_th .supply_center_table_td:nth-of-type(1){
	padding-left: 19px;
	width: 25%;
}
.supply_center_table_th .supply_center_table_td:nth-of-type(2){
	width: 40%;
}
.supply_center_table_th .supply_center_table_td:nth-of-type(3){
	width: 20%;
}
.supply_center_table_th .supply_center_table_td:nth-of-type(4){
	width: 15%;
}
.supply_center_table_tbody{
	width: 100%;
	height: 264px;
	overflow: hidden;
	position: relative;
}
.supply_center_table_tbody .swiper-slide{
	width: 100%;
	height: 44px;
	border-top: 1px solid #ebeef5;
	box-sizing: border-box;
}
.supply_center_table_tbody .supply_center_table_td{
	float: left;
	line-height: 43px;
	color: var(--grey60);
	color: #606060\0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 14px;
}
.supply_center_table_tbody .supply_center_table_td:nth-of-type(1){
	padding-left: 19px;
	width: 25%;
}
.supply_center_table_tbody .supply_center_table_td:nth-of-type(2){
	width: 40%;
}
.supply_center_table_tbody .supply_center_table_td:nth-of-type(3){
	width: 20%;
}
.supply_center_table_tbody .supply_center_table_td:nth-of-type(4){
	width: 15%;
}
.supply_center_inquiry{
	color: var(--white);
	color: #FFFFFF\0;
	padding: 3px 8px;
	line-height: 18px;
	background-color: #f04142;
	font-size: 12px;
	border-radius: 4px;
}
/* supply_center end */

/* supply_right start */
.supply_right{
	width: 283px;
	float: left;
	height: 367px;
}
.supply_right a{
	width: 100%;
	height: 113px;
	margin-bottom: 14px;
	float: left;
}
.supply_right a img {
	object-fit: fill;
}
.supply_right a:last-of-type{
	margin-bottom: 0px;
}
/* supply_right end */
/* supply_box end */

/* news_box start */
.news_box{
	margin-top: 17px;
	overflow: hidden;
}

/* news_box_left start */
.news_box_left{
	float: left;
	width: 401px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 19px 18px 17px;
}
.news_box_left_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 36px;
	background-image: url(../img/news_icon.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 21px 21px;
}
.news_box_left_list{
	margin-top: 13px;
	overflow: hidden;
}
.news_box_left_list a{
	width: calc(50% - 5.5px);
	height: 176.5px;
	float: left;
	position: relative;
	color: var(--grey60);
	color: #606060\0;
	font-size: 14px;
	overflow: hidden;
}
.news_box_left_list a:nth-of-type(2n){
	margin-right: 11px;
}
.news_box_left_list_img_div{
	width: 100%;
	height: calc(100% - 51px);
	overflow: hidden;
}
.news_box_left_list a img{
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
	transition: 0.3s;
}
.news_box_left_list a:hover img{
	transform: scale(1.1);
}
.news_box_left_list a:after{
	content: attr(text_title);
	float: left;
	width: 100%;
	height: 51px;
	line-height: 51px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 6px;
	box-sizing: border-box;
}
.news_box_left_list a:first-of-type{
	width: 100%;
	height: 234px;
	margin-bottom: 12px;
}
.news_box_left_list a:first-of-type .news_box_left_list_img_div{
	width: 100%;
	height: 100%;
}
.news_box_left_list a:first-of-type .news_box_left_list_img_div img{
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
}
.news_box_left_list a:first-of-type:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	background: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));
	z-index: 1;
}
.news_box_left_list a:first-of-type:after{
	content: attr(text_title);
	width: 100%;
	height: auto;
	height: 54px\0;
	display: block\0;
	line-height: 27px;
	padding: 0px 20px;
	margin-bottom: 18px;
	display: -webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	white-space: inherit;
	position: absolute;
	bottom: 0px;
	color: var(--white);
	color: #FFFFFF\0;
	z-index: 2;
}
.news_box_left_list a[hover='true']:hover:first-of-type:after{
	color: var(--blue);
	color: #0196fa\0;
}
/* news_box_left end */

/* news_box_center start */
.news_box_center{
	float: left;
	width: 495px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 19px 18px 17px;
}
.news_box_center_item{
	float: left;
	width: 100%;
	overflow: hidden;
}
.news_box_center_item:nth-of-type(1){
	padding-bottom: 14px;
}
.news_box_center_item:nth-of-type(2){
	padding-bottom: 15px;
}
.news_box_center_item:nth-of-type(3){
	padding-bottom: 14px;
}
.news_box_center_item_title{
	overflow: hidden;
	margin-bottom: 1px;
}
.news_box_center_item_title_p{
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	float: left;
}
.news_box_center_item_title_line{
	float: left;
	width: 305px;
	height: 1px;
	background-color: #d6d6d6;
	margin: 17.5px 14px 0px 11px;
}
.news_box_center_item_title_a{
	color: var(--grey60);
	color: #606060\0;
	font-size: 13px;
	line-height: 36px;
}
.news_box_center_item_title_a span{
	font-size: 13px;
}
.news_box_center_item_list{
	overflow: hidden;
}
.news_box_center_item_list a{
	color: var(--grey60);
	color: #606060\0;
	float: left;
	width: 100%;
	line-height: 38px;
}
.news_box_center_item_list p{
	width: 380px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.news_box_center_item_list p:before{
	float: left;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #d8d6d7;
	border-radius: 3px;
	margin-top: calc((38px - 5px) / 2);
	margin-left: 2px;
	margin-right: 14px;
}
.news_box_center_item_list a:hover p{
	text-decoration: underline;
}
.news_box_center_item_list a:hover p:before{
	background-color: var(--blue);
	background-color: #0196fa\0;
}

.news_box_center_item_list span{
	float: right;
	font-size: 13px;
	color: var(--grey60);
	color: #606060\0;
	width: 50px;
	height: 24px;
	line-height: 24px;
	margin: 7px 0px;
	text-align: center;
	border-radius: 3px;
	background-color: #f5f5f5;
}
/* news_box_center end */

/* news_box_right start */
.news_box_right{
	float: right;
	overflow: hidden;
	width: 283px;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	padding: 19px 10px 3px;
}
.news_box_right_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 35px;
	line-height: 36px;
	background-image: url(../img/news_icon2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size: 21px 21px;
	margin-bottom: 4px;
}
.news_box_right_item{
	overflow: hidden;
	border-bottom: 1px solid #ebeef5;
	padding: 17px 0px 17px;
	width: 100%;
	float: left;
}
.news_box_right_item:last-of-type{
	border: 0px;
}
.news_box_right_item_a{
	float: left;
	width: 100%;
}
.news_box_right_item_left{
	width: 54px;
	height: 54px;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	background-color: #FFFFFF;
}
.news_box_right_item_left img.img_cover {
	object-fit: contain!important;
}
.news_box_right_item_right{
	float: left;
	width: calc(100% - 63px);
	overflow: hidden;
}
.news_box_right_item_right_p1{
	font-size: 15px;
	line-height: 27px;
	color: var(--black333);
	color: #333333\0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: 100%;
}
.news_box_right_item_right_p2{
	font-size: 12px;
	line-height: 18px;
	color: var(--grey60);
	color: #606060\0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	width: 100%;
	background: #eef2f5;
	padding: 3px 4px;
}
.news_box_right_item_right_p2 span{
	margin-left: 4px;
}
.news_box_right_item_right_p2 span:before{
	content: '';
	display: inline-block;
	width: 0px;
	height: 0px;
	border: 4px solid transparent;
	border-left-color: var(--grey60);
	border-left-color: #606060\0;
	margin-right: 1px;
	margin-top: 5px;
}
.news_box_right_item_a:hover .news_box_right_item_right_p1,.news_box_right_item_a:hover .news_box_right_item_right_p2{
	color: var(--blue);
	color: #0196fa\0;
}
.news_box_right_item_a:hover .news_box_right_item_right_p2 span:before{
	border-left-color: var(--blue);
	border-left-color: #0196fa\0;
}
/* news_box_right end */

/* news_box end */


/* zhanhui_box start */
.zhanhui_box{
	margin-top: 17px;
	overflow: hidden;
}

/* zhanhui_box_left start */
.zhanhui_box_left{
	float: left;
	width: 401px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 19px 18px 2.57px;
}
.zhanhui_box_left_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 36px;
	background-image: url(../img/news_icon.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 21px 21px;
}
.zhanhui_box_left_list{
	margin-top: 13px;
	overflow: hidden;
}
.zhanhui_box_left_list a{
	width: calc(50% - 5.5px);
	height: 176.5px;
	float: left;
	position: relative;
	color: var(--grey60);
	color: #606060\0;
	font-size: 14px;
	overflow: hidden;
}
.zhanhui_box_left_list a:nth-of-type(2n){
	margin-right: 11px;
}
.zhanhui_box_left_list_img_div{
	width: 100%;
	height: calc(100% - 51px);
	overflow: hidden;
}
.zhanhui_box_left_list a img{
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
	transition: 0.3s;
}
.zhanhui_box_left_list a:hover img{
	transform: scale(1.1);
}
.zhanhui_box_left_list a:after{
	content: attr(text_title);
	float: left;
	width: 100%;
	height: 51px;
	line-height: 51px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 6px;
	box-sizing: border-box;
}
.zhanhui_box_left_list a:first-of-type{
	width: 100%;
	height: 234px;
	margin-bottom: 12px;
}
.zhanhui_box_left_list a:first-of-type .zhanhui_box_left_list_img_div{
	width: 100%;
	height: 100%;
}
.zhanhui_box_left_list a:first-of-type .zhanhui_box_left_list_img_div img{
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
}
.zhanhui_box_left_list a:first-of-type:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	background: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));
	z-index: 1;
}
.zhanhui_box_left_list a:first-of-type:after{
	content: attr(text_title);
	width: 100%;
	height: auto;
	height: 54px\0;
	display: block\0;
	line-height: 27px;
	padding: 0px 20px;
	margin-bottom: 18px;
	display: -webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	white-space: inherit;
	position: absolute;
	bottom: 0px;
	color: var(--white);
	color: #FFFFFF\0;
	z-index: 2;
}
.zhanhui_box_left_list a[hover='true']:hover:first-of-type:after{
	color: var(--blue);
	color: #0196fa\0;
}
/* zhanhui_box_left end */

/* zhanhui_box_center start */
.zhanhui_box_center{
	float: left;
	width: 495px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 19px 18px 17px;
}
.zhanhui_box_center_item{
	float: left;
	width: 100%;
	overflow: hidden;
}
.zhanhui_box_center_item:nth-of-type(1){
	/* padding-bottom: 14px; */
}
.zhanhui_box_center_item:nth-of-type(2){
	padding-bottom: 15px;
}
.zhanhui_box_center_item:nth-of-type(3){
	padding-bottom: 14px;
}
.zhanhui_box_center_item_title{
	overflow: hidden;
	margin-bottom: 1px;
}
.zhanhui_box_center_item_title_p{
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	float: left;
}
.zhanhui_box_center_item_title_line{
	float: left;
	width: 305px;
	height: 1px;
	background-color: #d6d6d6;
	margin: 17.5px 14px 0px 11px;
}
.zhanhui_box_center_item_title_a{
	color: var(--grey60);
	color: #606060\0;
	font-size: 13px;
	line-height: 36px;
}
.zhanhui_box_center_item_title_a span{
	font-size: 13px;
}
.zhanhui_box_center_item_list{
	overflow: hidden;
}
.zhanhui_box_center_item_list a{
	color: var(--grey60);
	color: #606060\0;
	float: left;
	width: 100%;
	line-height: 38.2px;
}
.zhanhui_box_center_item_list p{
	width: 380px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.zhanhui_box_center_item_list p:before{
	float: left;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #d8d6d7;
	border-radius: 3px;
	margin-top: calc((38px - 5px) / 2);
	margin-left: 2px;
	margin-right: 14px;
}
.zhanhui_box_center_item_list a:hover p{
	text-decoration: underline;
}
.zhanhui_box_center_item_list a:hover p:before{
	background-color: var(--blue);
	background-color: #0196fa\0;
}

.zhanhui_box_center_item_list span{
	float: right;
	font-size: 13px;
	color: var(--grey60);
	color: #606060\0;
	width: 50px;
	height: 24px;
	line-height: 24px;
	margin: 7px 0px;
	text-align: center;
	border-radius: 3px;
	background-color: #f5f5f5;
}
/* zhanhui_box_center end */

/* zhanhui_box_right start */
.zhanhui_box_right{
	float: right;
	overflow: hidden;
	width: 283px;
}
.zhanhui_box_right_item_a{
	float: left;
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 2.612px;
}
.zhanhui_box_right_item_a img{
	
}
.zhanhui_box_right_item_a:last-of-type{
	margin-bottom: 0px;
}

/* zhanhui_box_right end */

/* zhanhui_box end */


/* goods_box start */
.goods_box{
	margin-top: 19px;
	overflow: hidden;
}
.goods_box_item{
	/* margin-right: 15px; */
	width: 100%;
	overflow: hidden;
	float: left;
}
/* .goods_box_item:last-of-type{
	margin-right: 0px;
} */
.goods_box_item_da,.goods_box_item_xiao{
	width: 390px;
	height: 143px;
	background: var(--white);
	background: #FFFFFF\0;
	/* padding: 7.2px 15px; */
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
.goods_box_item_da{
	margin-bottom: 15px;
}
.goods_box_item_da.last{
	margin-right: 0px;
}
/* .goods_box_item_xiao{
	width: 187.5px;
	height: 143px;
	background: var(--white);
	background: #FFFFFF\0;
	padding: 15px;
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	overflow: hidden;
} */
.goods_box_item_xiao:last-of-type{
	margin-right: 0px;
}
/* .goods_box_item a{
	padding: 15px;
	float: left;
	background: var(--white);
	background: #FFFFFF\0;
	width: calc(50% - 6.5px);
	height: 143px;
	box-sizing: border-box;
	overflow: hidden;
} */
/* .goods_box_item a:first-of-type{
	margin-bottom: 12px;
	width: 100%;
} */
/* .goods_box_item a:nth-of-type(2){
	margin-right: 13px;
} */
.goods_box_item a img{
	width: 100%;
	height: 100%;
	/* object-fit: scale-down; */
	object-fit: fill;
	float: left;
	transition: 0.3s;
}
.goods_box_item a:hover img{
	transform: scale(1.1);
}
/* goods_box end */

/* recommend_box begin */
.recommend_box{
	margin-top: 20px;
	overflow: hidden;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	padding: 16px 20px 20px;
}
.recommend_box_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 31px;
	line-height: 36px;
	background-image: url(../img/recommend_icon.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	background-size: 20px 23px;
	float: left;
}
.recommend_box_more{
	float: right;
	line-height: 36px;
	color: #8c8c8c;
	font-size: 14px;
}
.recommend_box_list{
	overflow: hidden;
	margin-top: 14px;
	float: left;
	width: 100%;
}
.recommend_box_li{
	width: 136px;
	height: 168px;
	float: left;
	margin-bottom: 2px;
	margin-right: 10px;
}
.recommend_box_li:nth-of-type(8n){
	margin-right: 0px;
}
.recommend_box_li:hover .recommend_box_li_p{
	color: #0196fa;
}
.recommend_box_li_img{
	width: 136px;
	height: 136px;
	padding: 4px;
	border: 1px solid #e1e1e1;
}
.recommend_box_li_p{
	line-height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #1b1b1b;
	text-align: center;
	padding: 0px 5px;
}
/* recommend_box end */

/* type_box start */
.type_box{
	margin-top: 20px;
	overflow: hidden;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	padding: 16px 20px 25px;
}
.type_box_title{
	font-size: 20px;
	font-weight: bold;
	padding-left: 31px;
	line-height: 36px;
	background-repeat: no-repeat;
	background-position: 1px center;
	background-size: 21px 21px;
	float: left;
	background-image: url(../img/icon-el-home-product.png)!important;
}

.type_box_title.bg1{/*å®¶çºº*/
	background-image: url(../img/type_icon.png);
}
.type_box_title.bg2{/*é¢æ–™*/
	background-image: url(../img/type_icon2.png);
}
.type_box_title.bg3{/*åŽŸæ–™*/
	background-image: url(../img/type_icon3.png);
}
.type_box_title.bg4{/*åŒ–å·¥*/
	background-image: url(../img/type_icon4.png);
}
.type_box_title.bg5{/*çº±çº¿*/
	background-image: url(../img/type_icon5.png);
}
.type_box_title.bg6{/*æœè£…*/
	background-image: url(../img/type_icon6.png);
}
.type_box_title.bg7{/*æœé¥°*/
	background-image: url(../img/type_icon7.png);
}
.type_box_title.bg8{/*çš®é©*/
	background-image: url(../img/type_icon8.png);
}
.type_box_title.bg9{/*éžç»‡é€&nbsp;å¸ƒ*/
	background-image: url(../img/type_icon9.png);
}
.type_box_title.bg10{/*è¾…æ–™*/
	background-image: url(../img/type_icon10.png);
}
.type_box_title.bg11{/*å°æŸ“*/
	background-image: url(../img/type_icon11.png);
}
.type_box_title.bg12{/*çººæœº*/
	background-image: url(../img/type_icon12.png);
}
.type_box_title.bg13{/*å¯å¸ƒ*/
	background-image: url(../img/type_icon13.png);
}
.type_box_nav{
	float: right;
}
.type_span{
	line-height: 36px;
	height: 36px;
}
.type_span:before{
	content: '|';
	color: var(--grey60);
	color: #606060\0;
	margin: 0px 6px;
	float: left;
}
.type_span:first-of-type:before{
	content: '';
}
.type_assort{
	height: 28px;
	line-height: 28px;
	color: var(--grey60);
	color: #606060\0;
	border-radius: 15px;
	font-size: 15px;
	float: left;
	margin-top: 4px;
}
.type_assort.active{
	color: #0196fa;
	/* color: var(--white);
	color: #FFFFFF\0;
	background-color: var(--blue);
	background-color: #0196fa\0;
	padding: 0px 10px; */
}
.type_assort:hover{
	color: #0196fa;
	/* color: var(--white);
	color: #FFFFFF\0;
	background-color: var(--blue);
	background-color: #0196fa\0;
	padding: 0px 10px; */
}
.type_assort.active:hover{
	color: var(--white);
	color: #FFFFFF\0;
}
.type_box_a{
	color: var(--grey60);
	color: #606060\0;
	font-size: 13px;
	line-height: 37px;
	margin-left: 20px;
}
.type_box_a span{
	font-size: 13px;
}
/* type_box_item start */
.type_box_item{
	margin-top: 19px;
	width: 100%;
	float: left;
	/* display: none; */
}
.type_box_item.active{
	display: block;
}
.type_box_item_left{
	width: 846px;
	float: left;
	margin-right: 30px;
}
.type_box_item_left_a{
	width: 201px;
	height: 210px;
	float: left;
	margin-top: 14px;
	margin-right: 14px;
	overflow: hidden;
}
.type_box_item_left_a img{
	width: 100%;
	height: calc(100% - 54px);
	object-fit: cover;
	transition: 0.3s;
	transform-origin:50% 100%;
}
.type_box_item_left_a:hover img{
	transform: scale(1.3);
}
.type_box_item_left_a:after{
	content: attr(text_title);
	line-height: 54px;
	float: left;
	height: 54px;
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: var(--grey60);
	color: #606060\0;
}
.type_box_item_left_a:last-of-type{
	margin-right: 0px;
}
.type_box_item_left_a:first-of-type{
	height: 225px;
	margin-top: 0px;
}
.type_box_item_left_a:first-of-type:after{
	background-color: #F2F2F2;
}
.type_box_item_left_swiper{
	float: left;
	height: 225px;
	width: 631px;
	overflow: hidden;
	position: relative
}
.type_box_item_right{
	width: 284px;
	float: left;
	padding-bottom: 5px;
}
.type_box_item_right_a{
	float: left;
	width: 283px;
	padding: 21px 17px 21px 17px;
	box-sizing: border-box;
	background-color: #f7f7f7;
	border-radius: 6px;
	margin-bottom: 11px;
}
.type_box_item_right_a_left{
	width: 58px;
	height: 58px;
	border: 1px solid #dbdbdb;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	float: left;
	margin-right: 9px;
}
.type_box_item_right_a_left img{
	float: left;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.type_box_item_right_a_right{
	float: left;
	width: calc(100% - 58px - 9px);
	margin-top: 6px;
}
.type_box_item_right_a_right_p1{
	line-height: 26px;
	font-size: 15px;
	color: var(--black333);
	color: #333333\0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.type_box_item_right_a_right_p2{
	font-size: 12px;
	color: #9c9c9c;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.type_box_item_right_a:hover .type_box_item_right_a_right_p1,.type_box_item_right_a:hover .type_box_item_right_a_right_p2{
	color: var(--blue);
	color: #0196fa\0;
}
/* type_box_item end */
/* type_box end */

/* encyclopedias_box start */
.encyclopedias_box{
	padding: 22px 0px 28px;
	overflow: hidden;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	margin-top: 16px;
}
.encyclopedias_box_title{
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 23px;
}
.encyclopedias_box_span{
	font-weight: bold;
	padding-left: 44px;
	background-image: url(../img/encyclopedias_icon.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	background-size: 33px 30px;
	display: inline-block;
}
.encyclopedias_box_a{
	float: right;
	height: 36px;
	line-height: 36px;
	margin-right: 17px;
	font-size: 15px;
	color: var(--blue);
	color: #0196fa\0;
}
.encyclopedias_box_list{
	width: 100%;
	height: 416px;
	overflow: hidden;
	display: flex;
}
.encyclopedias_box_item{
	flex: 1;
	width: 6.17%\0;
	/* width: 74px; */
	height: 416px;
	float: left;
	margin-right: 1px;
	transition:0.5s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.encyclopedias_box_item:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.encyclopedias_box_item:nth-of-type(1){
	background-image: url(../img/encyclopedias_mh.jpg);
}
.encyclopedias_box_item:nth-of-type(2){
	background-image: url(../img/encyclopedias_xw.jpg);
}
.encyclopedias_box_item:nth-of-type(3){
	background-image: url(../img/encyclopedias_sx.jpg);
}
.encyclopedias_box_item:nth-of-type(4){
	background-image: url(../img/encyclopedias_pb.jpeg);
}
.encyclopedias_box_item:nth-of-type(5){
	background-image: url(../img/encyclopedias_yj.jpeg);
}
.encyclopedias_box_item:nth-of-type(6){
	background-image: url(../img/encyclopedias_byl.jpg);
}
.encyclopedias_box_item:nth-of-type(7){
	background-image: url(../img/encyclopedias_nk.jpg);
}
.encyclopedias_box_item:nth-of-type(8){
	background-image: url(../img/encyclopedias_wj.jpg);
}
.encyclopedias_box_item:nth-of-type(9){
	background-image: url(../img/encyclopedias_xb.jpg);
}
.encyclopedias_box_item:nth-of-type(10){
	background-image: url(../img/encyclopedias_srhb.jpg);
}
.encyclopedias_box_item:nth-of-type(11){
	background-image: url(../img/encyclopedias_wfb.jpg);
}
.encyclopedias_box_item:nth-of-type(12){
	background-image: url(../img/encyclopedias_csj.jpg);
}
.encyclopedias_box_item:nth-of-type(13){
	background-image: url(../img/encyclopedias_rs.jpg);
}
.encyclopedias_box_item:nth-of-type(14){
	background-image: url(../img/encyclopedias_pgl.jpeg);
}
.encyclopedias_box_item:nth-of-type(15){
	background-image: url(../img/encyclopedias_pg.jpg);
}
.encyclopedias_box_item:nth-of-type(16){
	background-image: url(../img/encyclopedias_zkm.jpg);
}
.encyclopedias_box_item_p{
	width: 20px;
	height: 172px;
	font-size: 20px;
	color: var(--white);
	color: #FFFFFF\0;
	margin: 0 auto;
	line-height: 30px;
	position: relative;
	margin-top: 139px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.encyclopedias_box_item_p .fzw{
	font-size: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.encyclopedias_box_item:last-of-type{
	margin-right: 0px;
}
.encyclopedias_box_item_div{
	width: 355.31px;
	width: auto\0;
	padding: 52px 52px 0px 52px;
	overflow: hidden;
	color: var(--white);
	color: #FFFFFF\0;
	position: absolute;
	z-index: 2;
	left: -1000%;
	left: -2500%\0;
	top: 0px;
}
.encyclopedias_box_item_div a{
	color: #FFFFFF;
}
@keyframes my_animation{
	100% {
		left: 0%;
	}
}
@keyframes my_animation2{
	100% {
		left: 100%;
	}
}

.encyclopedias_box_item:hover{
	flex-basis: 25%;
	background-position: -50px;
}
.encyclopedias_box_item:hover .encyclopedias_box_item_p{
	animation-name: my_animation2;
	animation-duration: 0.3s;
	animation-iteration-count: 1;
	animation-fill-mode:forwards;
	left: 100%\0;
}
.encyclopedias_box_item:hover .encyclopedias_box_item_div{
	animation-name: my_animation;
	animation-duration: 0.3s;
	animation-iteration-count: 1;
	animation-fill-mode:forwards;
	left: 0%\0;
}
.encyclopedias_box_item_div_title{
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.encyclopedias_box_item_div_title:after{
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: var(--white);
	background-color: #FFFFFF\0;
}
.encyclopedias_box_item_div_p{
	width: 100%;
	height: 96px\0;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 60px;
}
.encyclopedias_box_item_div_main{
	width: 194px;
	margin: 0 auto;
	overflow: hidden;
}

.encyclopedias_box_item_div_item{
	float: left;
	width: 93px;
	height: 26px;
	border: 1px solid var(--white);
	border: 1px solid #FFFFFF\0;
	box-sizing: border-box;
	line-height: 24px;
	font-size: 14px;
	margin:0px 7px 7px 0px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.encyclopedias_box_item_div_item:nth-of-type(2n){
	margin-right: 0px;
}
/* encyclopedias_box end */

/* video_box start */
.video_box{
	padding: 19px 20px 31px;
	overflow: hidden;
	background-color: var(--white);
	background-color: #FFFFFF\0;
	margin-top: 14px;
}
.video_box_title{
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 23px;
}
.video_box_span{
	font-weight: bold;
	padding-left: 44px;
	background-image: url(../img/video_icon.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	background-size: 31px 23px;
	display: inline-block;
}
.video_box_a{
	float: right;
	height: 36px;
	line-height: 36px;
	margin-right: -3px;
	font-size: 15px;
	color: var(--blue);
	color: #0196fa\0;
}
.video_box_list{
	overflow: hidden;
}
.video_box_list a{
	width: calc((100% - 543px - 18px - 24px) / 3);
	height: 196px;
	margin: 0px 12px 12px 0px;
	float: left;
	position: relative;
}
.video_box_list a:before{
	content: '';
	width: 100%;
	height: 143px;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	z-index: 2;
}
.video_box_list a:after{
	content: attr(text_title);
	line-height: 53px;
	height: 53px;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
	color: #2d2d2d;
}
.video_box_list a div{
	width: 100%;
	height: 143px;
	background: #25A4BB;
	position: relative;
}
.video_box_list a div:after{
	content: attr(text_video_date);
	position: absolute;
	bottom: 9px;
	right: 5px;
	width: 52px;
	height: 18px;
	line-height: 18px;
	background-color: var(--blue);
	background-color: #0196fa\0;
	z-index: 2;
	color: var(--white);
	color: #FFFFFF\0;
	text-align: center;
	border-radius: 15px;
	font-size: 14px;
}
.video_box_list a div span{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	font-size: 36px;
	color: var(--white);
	color: #FFFFFF\0;
	margin-left: -18px;
	margin-top: -18px;
}
.video_box_list a:hover span{
	color: var(--blue);
	color: #0196fa\0;
}

.video_box_list a:first-of-type{
	width: 543px;
	height: 404px;
	margin: 0px 18px 12px 0px;
	margin: 0px 17px 12px 0px\0;
}
.video_box_list a:first-of-type div span{
	font-size: 46px;
	margin-left: -23px;
	margin-top: -23px;
}
.video_box_list a:first-of-type:before{
	content: '';
	width: 100%;
	height: 351px;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	z-index: 2;
}
.video_box_list a:first-of-type:after{
	line-height: 53px;
	height: 53px;
	float: left;
	width: 460px;
	font-size: 20px;
	font-weight: bold;
}
.video_box_list a:first-of-type div{
	height: 351px;
}
.video_box_list a:first-of-type div:before{
	content: attr(text_release_date);
	width: 67px;
	height: 21px;
	line-height: 22px;
	color: var(--blue);
	color: #0196fa\0;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: calc(100% + 16px);
	right: 2px;
	background-color: #e6efff;
	border-radius: 5px;
}
.video_box_list a:first-of-type div:after{
	display: none;
}

.video_box_list a:nth-of-type(4),.video_box_list a:nth-of-type(7){
	margin-right: 0px;
}

/* video_box end */


/* é¦–é¡µåº•éƒ¨ begin */
#footer-xp-wrap {
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0;
	bottom: 0;
	/* background: linear-gradient(99deg, rgb(237, 239, 255) 0%, rgb(223, 238, 255) 50%, rgba(238, 255, 245, 0.94) 81%, rgb(255, 232, 243) 100%); */
	background: linear-gradient(99deg, rgb(208, 207, 253) 0%, rgb(223, 249, 255) 50%, rgb(199, 255, 192, 0.94) 81%, rgb(255, 240, 212) 100%);
	box-shadow: 0px -10px 30px rgba(255,255,255, .7);
}
.footer-xp-content {
	width: 1000px;
	margin: 0 auto;
	height: 80px;
	display: table;
}
.footer-xp-content::after {
	content: "";
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.footer-xp-left, .footer-xp-center, .footer-xp-right {
	display: table-cell;
	vertical-align: middle;
}
.footer-xp-left {
	width: 400px;
	padding-left: 65px;
	background-image: url('/static/img/icon-tel.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 44px;
	color: #000;
}
.footer-xp-left-number {
	font-size: 24px;
	font-weight: bold;
}
.footer-xp-left-text {
	font-size: 14px;
	padding-top: 5px;
}
.footer-xp-left-text span {
	font-weight: bold;
	color: #007de4;
	margin: 0 3px;
}
.footer-xp-center {
	width: 550px;
}
.footer-xp-center input{
	width: 97%;
	height: 45px;
	border: 2px solid #333;
	border-radius: 3px;
	padding: 0 10px 0 45px;
	box-sizing: border-box;
	font-size: 15px;
	background-image: url('/static/img/icon-jt-b.png');
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: auto 16px;
}
.footer-xp-right {
	width: 200px;
}
.footer-xp-right button {
	width: 180px;
	height: 45px;
	border: 0;
	background-color: #1d1d1d;
	color: white;
	font-size: 16px;
	border-radius: 3px;
	cursor: pointer;
}
.footerClose {
	position: absolute;
	right: 10px;
	bottom: 50%;
	transform: translateY(50%);
	width: 20px;
	height: 20px;
	background-image: url('/static/img/icon-close.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 20px;
	cursor: pointer;
}
/* é¦–é¡µåº•éƒ¨ end */


/* é¦–é¡µåº•éƒ¨ å¼¹å‡º begin */
#footer-xp-zhe {
	position: fixed;
	z-index: 101;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.footer-xp-zhe {
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	display: table;
}
.footer-xp-zhe::before {
	display: block;
	width: 0;
	height: 100%;
	content: "";
}
.footer-xp-zhe-conent {
	display: table-cell;
	vertical-align: middle;
}
.footer-xp-zhe-info {
	position: relative;
	width: 400px;
	margin: 0 auto;
	background: white;
	padding: 40px 30px;
	box-sizing: border-box;
	border-radius: 5px;
	text-align: center;
	display: none;
}
.footer-xp-close-btn {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background-image: url('/static/img/icon-close.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 16px;
}
.footer-xp-title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 30px;
}
.footer-xp-input {
	margin-bottom: 30px;
}
.footer-xp-code-input {
	border: 1px solid #b5b5b5;
	border-radius: 3px;
	width: 70%;
	line-height: 45px;
	margin: 20px;
	text-align: center;
	font-size: 28px;
}
.footer-xp-code-img {
	width: 70%;
	height: auto;
}

.footer-xp-tig {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
	color: #808080;
}
.footer-xp-conact {
	margin-bottom: 30px;
}
.footer-xp-conact-item {
	display: inline-block;
	border: 1px solid #c1c1c1;
	border-radius: 100px;
	display: inline-block;
	padding: 13px 24px;
	font-size: 17px;
	margin: 0 10px;
	overflow: hidden;
}
.footer-xp-conact-item a{
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}
.footer-xp-conact-item.qq {
	background-color: #198ae2;
	color: white;
	border-color: #198ae2;
	cursor: pointer;
}
.footer-xp-register {
	
}
.footer-xp-register .footer-xp-register-title {
	font-size: 14px;
	margin-bottom: 10px;
}
.footer-xp-register .footer-xp-register-button {
	width: 86%;
	margin: 0 auto;
	display: block;
	background-color: #2f384a;
	color: white;
	line-height: 40px;
	border-radius: 100px;
	font-size: 16px;
	cursor: pointer;
}

/* é¦–é¡µåº•éƒ¨ å¼¹å‡º end */

.zhanhui_ad_transverse{
	overflow: hidden;
	margin-top: 17px;
}
.zhanhui_ad_transverse a{
	width: 293px;
	height: 82px;
	float: left;
	margin-left: 9px;
	display: block;
}
.zhanhui_ad_transverse a:nth-child(1), .zhanhui_ad_transverse a:nth-child(5) {
	margin-left:0px
}
.zhanhui_ad_transverse a:nth-child(5), .zhanhui_ad_transverse a:nth-child(6), .zhanhui_ad_transverse a:nth-child(7), .zhanhui_ad_transverse a:nth-child(8) {
	margin-top: 9px;
}
.zhanhui_ad_transverse a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill;
}
















</pre></body></html>